home *** CD-ROM | disk | FTP | other *** search
/ Journey to the Planets (B&N) / Journey to the Planets (1994)(Multicom)[Mac-PC].iso / mac / PRESENT / AM2.TXT < prev    next >
Text File  |  1993-03-15  |  5KB  |  139 lines

  1. IconAuthor ActionMedia II Driver Release Notes
  2. **********************************************
  3.  
  4. IconAuthor's ActionMedia II driver allows you to use the IconAuthor
  5. video icons to load and play ActionMedia II (AVS) files.  This
  6. driver (IADVI.DRV) is based on the Intel DVI Multimedia Driver
  7. for Windows.
  8.  
  9. ActionMedia II and Video for Windows
  10. ************************************
  11. IconAuthor has two drivers that can be used with the Intel ActionMedia II
  12. board.  These drivers are based on MCI drivers that support the
  13. ActionMedia II board.  One MCI driver is the Intel DVI Multimedia driver
  14. for Windows.  The other is the Video for Windows MCI driver used with the
  15. Intel INDEO Video driver (INDEO Codec).
  16.  
  17. The preferred method is to use Video for Windows with Intel's
  18. INDEO Video Driver.  For more information on this read VIDEOWIN.TXT
  19.  
  20. These release notes cover the use of IconAuthor's ActionMedia II driver.
  21.  
  22. INSTALLATION
  23. ************
  24.  
  25. To install the IconAuthor ActionMedia II driver do the following:
  26.  
  27. 1. Follow hardware installation instructions that came with the
  28. ActionMedia II board.  Perform the Intel diagnostics test to insure
  29. that the board is installed correctly.
  30.  
  31. 2. Install the Intel DVI Multimedia Driver for Windows (MCI driver).
  32. This is a set of 4 disks.  Intel may refer to this driver as "Enterprise".
  33. If you do not have this contact AimTech Technical Support.
  34.  
  35. 3. During the IconAuthor installation, select Digital Video drivers and
  36. select ActionMedia II from the list of drivers.
  37.  
  38. 4. Run IconAuthor
  39.  
  40. 5. Select Setup Video from the Options menu.  Select ActionMedia II
  41. as the video player and select ActionMedia II for the video port.
  42.  
  43. 6. Select Setup Overlay from the Options menu.  Select ActionMedia II
  44. as the overlay device.
  45.  
  46. There is a sample application for using the Action Media II board.  It is
  47. called DVI.IW.  There is also a sample of using MCI commands with the
  48. ActionMedia II board.  It is called DVI_MCI.IW.
  49.  
  50. NEW DIGITAL VIDEO FEATURE
  51. *************************
  52.  
  53. We have added new functions to the V:Overlay icon to support digital video.
  54.  
  55. **The "Source" command for the V:Overlay icon is used to define a digital   video file as a source.
  56.  
  57.   The following example places the file confplay.avs in video window 1
  58.   (MAX 1 WINDOW).
  59.  
  60.   V:Overlay icon 
  61.  
  62.     Command:       source
  63.     Transparent Color: leave blank
  64.         Parameter 1:       1
  65.         Parameter 2:       c:\am2mci\avs\confplay.avs
  66.         (enter the full path for file)
  67.  
  68. SUPPORTED VIDEO FUNCTIONS
  69. *************************
  70.  
  71. This release implements all possible IconAuthor functions based on the
  72. Intel MCI driver.  The supported icons and commands work with DVI in the
  73. same way as documented in the manual.  Any differences in functionality
  74. are noted.
  75.  
  76. **V:Audio icon
  77.   Supported
  78.   There is no ability to turn on and off separate audio channels.
  79.  
  80. **V:Frame#? icon
  81.   Supported.
  82.  
  83. **V:Overlay icon
  84.  
  85.   Function     Supported    Note
  86. ---------------------------------------------------------------------------
  87.   Audio        Yes        only one channel is supported
  88.   Capture    No        function not provided by Intel MCI driver
  89.   Copy        No        function not provided by Intel MCI driver
  90.   Crop        Yes         parameter 1 field is ignored
  91.   Fade Audio    Yes         parameter 1 field is ignored
  92.   Fade Video    No        function not provided by Intel MCI driver
  93.   Freeze    Yes
  94.   Graph        Yes
  95.   Paste        No        function not provided by Intel MCI driver
  96.   Restore    No        video stills can be created with a one
  97.                 frame AVS file
  98.   Source    Yes
  99.   Super        Yes
  100.   Unfreeze    Yes
  101.   Video        Yes        Works like "Super"
  102.  
  103. **V:Player
  104.  
  105.   Function    Supported        Note
  106. ---------------------------------------------------------------------------
  107.   stepf     Yes
  108.   stepr     No        Function not provided by Intel MCI driver
  109.   slowf        No        Function not provided by Intel MCI driver
  110.   slowr        No        Function not provided by Intel MCI driver
  111.   playf        Yes    
  112.   playr        No        Function not provided by Intel MCI driver
  113.   fastf        No        Function not provided by Intel MCI driver
  114.   fastr        No        Function not provided by Intel MCI driver
  115.   load        No        Function not provided by Intel MCI driver
  116.   wait        Yes
  117.   stop        Yes
  118.   source 1    No        Function not provided by Intel MCI driver
  119.   source 2    No        Function not provided by Intel MCI driver
  120.  
  121.  
  122. **V:PlayTo
  123.   Supported
  124.  
  125. **V:Segment
  126.   Supported
  127.  
  128. **V:Still
  129.   Supported
  130.  
  131. ADDITIONAL NOTES
  132. ****************
  133.  
  134. 1. All play and seek commands turn on the video overlay.
  135. 2. Seeking to frames is not accurate because of the inter frame changes.
  136. 3. The Video Editor can open a digital video file and play it for
  137.    video previewing.
  138.  
  139.